home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / OBJECTMANAGER_CONTENTS.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  2.0 KB  |  54 lines

  1. ObjectManager - Contents: Edit contained objects.
  2.  
  3.   Description
  4.  
  5.     This view displays the contained objects and allows you to add,
  6.     delete and change them.
  7.  
  8.     Each contained object is displayed on a line and is identified by
  9.     an icon, an id and a title in parenthesis.  You can manage an
  10.     object by clicking on its identifying link.
  11.  
  12.     Versions
  13.  
  14.       If you are currently working in a version there will be a
  15.       notice at the top of the list of objects indicating this.
  16.  
  17.       If there is a red diamond following the name of an object this
  18.       indicates that the object has been modified in the version you
  19.       are currently working in. If there is a red diamond with a lock
  20.       after an object, this indicates the the object has been modified
  21.       in another version.
  22.  
  23.   Controls
  24.  
  25.     '[Checkbox]' -- Selects the object in order to perform operations
  26.     on it. The operations you can perform are rename, cut, copy,
  27.     delete, and export. Some operations may not be visible if they are
  28.     not allowed.
  29.  
  30.     'Rename' -- Changes the ids of the selected objects.
  31.  
  32.     'Cut' -- Cuts selected objects and place them into the
  33.     clipboard. This is similar to cut in most file managers. Cut
  34.     objects can be pasted in a new location. When cut objects are
  35.     pasted into another location the old objects are deleted.
  36.  
  37.     'Copy' -- Copies selected objects and place them in the
  38.     clipboard. This is similar to copy in most file managers. Copied
  39.     objects can be pasted in a new location.
  40.  
  41.     'Paste' -- Allows you to paste objects from the clipboard into
  42.     this object **Note: This option will only appear if objects have
  43.     previously been copied or cut.**
  44.  
  45.     'Delete' -- Deletes the selected objects. Deleted objects are
  46.     *not* placed in the clipboard.
  47.  
  48.     'Export...' -- Exports an object from the Zope.
  49.  
  50.     'Available Objects' -- Selects a type of object to add.
  51.  
  52.     'Add' -- Adds an object specified in 'Available Objects'.
  53.  
  54.